home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 401-425 / disk_415 / uedit / config! < prev    next >
Text File  |  1992-05-06  |  20KB  |  545 lines

  1. -----------------------------------------------------------------------------
  2. |                              Config!                                        |
  3. |         Copyright (C) 1986-89 Rick Stiles.  All rights reserved.            |
  4. ----------------------------------------------------------------------------
  5.  
  6. Config! defines all of Uedit's default settings and commands.  If you edit
  7. Config! and want to make a new Data! file, type "Run UE -c" in CLI.
  8.  
  9. If you create a new config such as "NewConfig", you can make Uedit compile it
  10. by typing "UE -cNewConfig" in CLI.  On the "Save new Data?" question,
  11. selecting Yes writes a new Data! file.
  12.  
  13.                                    *****
  14. Edit the contents of each set of angle brackets, but leave the angle-brackets
  15. intact:
  16.  
  17. (To recompile these defaults anytime, select "Cfg defalts" in the menu.)
  18.  
  19. (Unless told otherwise, use 0 for "no" or 1 for "yes".)
  20.  
  21. <1>     Make Key-Help file during this compile.  (For "TEACH KEYS" in menu.)
  22.         (NOTE:  If you want to create a new Key-Help facility, you should set
  23.         this flag to 1.  Startup compile is much faster when it's 0, however.)
  24.  
  25. <S:Key-Help>  Name of Key-Help file to create or look for.  19 chars max.
  26.  
  27. <1>     Show cursor during compile of this configuration.  Slower, if show.
  28.  
  29. <RAM:uejunk>  Name for temporary file when one is needed.  19 chars max.
  30.  
  31. <topaz> Font name (19 chars max).
  32. <8>     Font pixel height ( >= 8).
  33.  
  34. <27>    Primitive Mode (pmESC) terminator character.
  35.  
  36. <0>     User global flag A.  Any integer value.
  37. <0>     User global flag B.  Any integer value.
  38. <0>     Columnar display mode
  39. <0>     Cram display mode
  40. <1>     Show page-row-column
  41.  
  42. <1>     Mark gadgets
  43. <0>     Interlace/bitplanes. 0-3.
  44. <1>     Show invisibles
  45. <1>     Show busies
  46. <0>     Teach keys mode
  47.  
  48. <20>    Maximum files to edit.  1-100.
  49. <0>     Make icons
  50. <0>     Search/grep case-sensitive flag
  51. <?>     Search single wildcard.      Printable character.
  52. <$>     Search either-or delimiter.  Printable character.
  53.  
  54. <*>     Search multi wildcard.       Printable character.
  55. <~>     Search all-but delimiter.     Printable character.
  56. <0>     White allowed under single wildcard: 0=no, 1=space/tab, 2=any white.
  57. <0>     White allowed under multi wildcard: 0=no, 1=space/tab, 2=any white.
  58. <75>    Percent offset for submenus.  0-100 percent.
  59.  
  60. <0>     RESERVED  (l)
  61. <0>     RESERVED  (m)
  62. <0>     Speak requester alerts
  63. <0>     Speak messages
  64. <0>     Print tabs (if 0, tabs are converted to spaces during print)
  65.  
  66. <1>     Smart tabs (don't convert tabs if inside quotes)
  67. <1>     Screen type, 0=Workbench type, 1= Custom type
  68. <0>     Use printable keys for typing, disabling any commands on them.
  69. <2>     Printer selection.  0=par:, 1=ser:, 2=prt:, 3=prt: (raw).
  70. <100>    Idle-time (tenths of seconds) after which time idle cmd is run. 1-32767
  71.  
  72. <0>     Hide display.
  73. <1>     Scroll type: 0 = show colors, 1 = faster
  74. <0>     Trap menus to use menu mouse button as a key
  75. <640>     Screen width in pixels (640-1064)
  76. <200>     Screen height in pixels (gets auto-doubled for LACE) (200-1064)
  77.  
  78. <0>     Task priority when in tiny window (-128 to 127)
  79. <0>     Reserved
  80. <0>     Reserved
  81. <0>     Reserved
  82. <0>     Reserved
  83.  
  84. <0>     Put in tabs, not spaces, when tab key pressed.
  85. <1>     Autoindent mode
  86. <0>     Overstrike mode
  87. <0>     Autobackup mode
  88. <0>     RESERVED  (r)
  89.  
  90. <1>     Wordwrap mode
  91. <0>     Rightjustify mode
  92. <1>     Map illegal chars (ASCII 0-3) to table values.  (See table below.)
  93. <0>     RESERVED  (c)
  94. <0>     User local flag A
  95.  
  96. <0>     User local flag B
  97. <4>     Tab ruler to use.    0-4.  (See ruler tables below.)
  98. <77>    Line-length.  1-9999.
  99. <5>     Split window size in lines.  2-100, up to max lines in window.
  100. <0>     Left margin.    0-255.
  101.  
  102. <0>     top margin.     0-255.
  103. <1>     bottom margin.  0-255.
  104. <66>    lines/page.     1-255.
  105. <10>    End-of-line char.  10 = Newline, 13 = Carriage Return.
  106.  
  107. These are the 5 TAB rulers.  There can be up to 32 column-entries in each tab
  108. ruler.  The highest column is 255.  The lowest is 2.  In Uedit, to change
  109. tab rulers, select "Tab ruler".  To see the settings, select "See ruler".
  110. To adjust the tabs, select "Set ruler".
  111.  
  112. <7 13 19 25 31>     Tab ruler 0.
  113. <9 17 25 33 41 49>  Tab ruler 1.
  114. <11 21 31 41 51 61
  115. 71 81>              Tab ruler 2.
  116. <>                  Tab ruler 3.
  117. <5 9 13 17 21 25 29
  118. 33 37 41 45 49 53 57
  119. 61 65 69 73 77 81>    Tab ruler 4.
  120.  
  121. Uedit uses ASCII characters 0-3 internally for markers.  Files cannot
  122. legally contain these characters.  If the above "Map illegal chars" flag
  123. is not set, any illegal characters (ASCII 0-3) are replaced by "@" upon
  124. loading the file.  If "Map illegal chars" is set, illegal chars are mapped
  125. to the "safe" chars given below upon loading the file.  Upon saving the
  126. file, the chars are remapped back into their old ASCII 0-3 values:
  127.  
  128. <128>    map ASCII 0  Values must be 128-255.
  129. <129>    map ASCII 1
  130. <130>    map ASCII 2
  131. <131>    map ASCII 3
  132.  
  133. Printable key table:  DON'T TOUCH, unless you know what you are doing!
  134. This is a translation table which converts raw keystrokes into printable
  135. characters.  (See Rom Kernal Manual, Volume 1, page 3-81.)  There must be
  136. 64 in each row.  Use OVERSTRIKE typing mode when modifying this, to avoid
  137. trouble:
  138.  
  139. Unused -->     U             U    EUROPE--> EE   U          U
  140. <`1234567890-=\ 0qwertyuiop[] 123asdfghjkl;'  456 zxcvbnm,./ .789>
  141. <~!@#$%^&*()_+| 0QWERTYUIOP{} 123ASDFGHJKL:"  456 ZXCVBNM<>? .789> .. "
  142.  
  143. These are input using the ALT key.  Put FOREIGN LETTERS in this array.
  144. <`1234567890-=\ 0qwertyuiop[] 123asdfghjkl;'  456 zxcvbnm,./ .789>
  145.  
  146. Colors:
  147.  
  148. <3><1><0><2> Screen 4-color combination. (0-3, use no duplicates.)
  149.  
  150. RGB colors:  (Range is 0-15.)
  151. Red     Green    Blue
  152. <0>        <5>     <10>     Register 0
  153. <15>     <15>     <15>     Register 1
  154. <15>    <9>        <0>     Register 2
  155. <0>        <9>        <15>    Register 3
  156.  
  157. Gadget Names in the message line.  19 chars max:
  158.  
  159. <Next File/Mark>        Name for gadget 1
  160. <Prev File/Mark>        Name for gadget 2
  161. <Down/Set Mark>         Name for gadget 3
  162. <Up>                    Name for gadget 4
  163.  
  164.                                    *****
  165.  
  166. Everything from here onward is menu selections or commands.
  167. (Also see Config!M, Config!P, Config!R, and Config!S.)
  168.  
  169. Keep a backup copy of the original, if you change this file.
  170.  
  171. It's a good idea to include the following 2 commands first thing after the
  172. config defaults above.  That way, if a compile-error occurs during startup-
  173. compile, you can fix the error easily using mouse-scrolling and f6.
  174.  
  175. Compile command at or following cursor
  176. <normal-f6: if (not compile) beepDisplay >
  177.  
  178. Place cursor or scroll if button held
  179. <normal-buttonDown:
  180.     moveCursor(curFile,mouseLoc)
  181.     updateDisplay
  182.     mouseXY(n0,n1)
  183.     if (!mouseDown) return
  184.     while (!inputWaiting) {
  185.         trackMouse
  186.         mouseXY(n2,n3)
  187.         sub(n3,n3,n1)
  188.         div(n3,n3,5)
  189.         vscroll(n3)
  190.         updateDisplay
  191.     } >
  192.  
  193. (The following scroll/2-click-hilite-copy cmd was created by Ken Perano.)
  194. Place cursor or scroll if button held; Hilite with double click.
  195. ..<normal-buttonDown:                            ..   K. Perano
  196.    if (eqLoc(curFile,atCursor,mouseLoc)) {    ..   dynamic Hiliting
  197.  
  198.      equateLoc(curFile,locA,mouseLoc)    .. save current cursor location in locA
  199.  
  200.      getSplitLines(n1,n2)          .. determine row range of window
  201.      equateNum(n3,8)            .. n3 = character height
  202. ..     getAddress(11,n0)            .. UEK only
  203. ..     peek(n0,n3,2)                .. UEK only
  204.      add(n1,n1,2)                  .. top row number
  205.      add(n2,n2,2)                  .. bottom row number
  206.      mul(n1,n1,n3)                .. n1 = top pixel number
  207.      mul(n2,n2,n3)                .. n2 = bottom pixel number
  208.  
  209.  
  210.      if (!mouseDown) return
  211.      while (!inputWaiting) {
  212.        trackMouse
  213.  
  214. ..     update Hilite definition
  215.        if (gtLoc(curFile,locA,mouseLoc))
  216.         { equateLoc(curFile,sHilite,mouseLoc) equateLoc(curFile,eHilite,locA) }
  217.        else
  218.         { equateLoc(curFile,eHilite,mouseLoc) equateLoc(curFile,sHilite,locA) }
  219.  
  220. ..     scroll only if mouse is in scroll regions
  221.        mouseXY(n3,n4)
  222.        if (geNum(n4,n2)) {               .. mouse at bottom of screen
  223.          vscroll(2)                      .. speed up this direction
  224.          updateDisplay
  225.          }
  226.        else if (geNum(n1,n4)) {          .. mouse at top of screen
  227.          vscroll(-1)
  228.          updateDisplay
  229.          }
  230.        else                              .. do not scroll
  231.          refreshDisplay
  232.      }
  233.  
  234. ..   cleanup work on mouseup
  235.      equateLoc(curFile,atCursor,sHilite)
  236.      refreshDisplay
  237.      runKey(normal-kpDot)                  .. copy Hilite to buffer automatically
  238.    }
  239.    else {                                  .. standard scrolling feature
  240.      moveCursor(curFile,mouseLoc)
  241.      updateDisplay
  242.      mouseXY(n0,n1)
  243.      equateNum(n4,n1)
  244.      if (not mouseDown) return
  245.      while (trackMouse) {
  246.        mouseXY(n2,n3)
  247.        sub(n3,n3,n1)
  248.        div(n3,n3,10)     ..  could increase 10 to decrease sensitivity
  249.        vscroll(n3)       ..  multi-speed scrolling
  250.        updateDisplay
  251.      }
  252.    }
  253. >
  254.  
  255. <alt-f4: quit(10) > ..ABORT Uedit
  256.  
  257. ((See Startup Key and Menus in the Manual.  Also see Menus and Buffer Names.))
  258.  
  259. <startup:
  260.  
  261. menu("Files",1,normal-f1)
  262.    menu("Next file      f1",1,normal-f1)
  263.    menu("Prev file    S-f1",1,shft-f1)
  264.    menu("Open             ",1,alt-f1)
  265. SUBmenu("Open         A-f1",1,alt-f1)
  266. SUBmenu("File request L-f1",1,lAmiga-f1)
  267. SUBmenu("New file     C-f1",1,ctl-f1)
  268. SUBmenu("Insert file SA-f1",1,shftAlt-f1)
  269. SUBmenu("Restore     SC-f1",1,shftCtl-f1)
  270. SUBmenu("Rename        A-n",1,alt-n)
  271.    menu("Save             ",1,normal-f2)
  272. SUBmenu("Save           f2",1,normal-f2)
  273. SUBmenu("Save changes A-f2",1,alt-f2)
  274. SUBmenu("Save as...   S-f2",1,shft-f2)
  275. SUBmenu("Save hilite SC-f2",1,shftCtl-f2)
  276. SUBmenu("Abort save  SA-f2",1,shftAlt-f2)
  277.  
  278.    menu("Close            ",1,normal-f3)
  279. SUBmenu("Close          f3",1,normal-f3)
  280. SUBmenu("Auto-close   S-f3",1,shft-f3)
  281.    menu("Quit             ",1,normal-f4)
  282. SUBmenu("Quit           f4",1,normal-f4)
  283. SUBmenu("Auto-quit    S-f4",1,shft-f4)
  284. SUBmenu("ABORT Uedit! A-f4",1,alt-f4)
  285.    menu("AmigaDOS         ",1,ctl-y)
  286. SUBmenu("AmigaDOS      C-y",1,ctl-y)
  287. SUBmenu("DOS + result  C-z",1,ctl-z)
  288. SUBmenu("Directory     A-z",1,alt-z)
  289. SUBmenu("CD (Chg dir) AC-z",1,altCtl-z)
  290.    menu("About...         ",1,shftAltCtl-a)
  291.  
  292. menu("Search",2,normal-f1)
  293.    menu("Search           ",2,normal-f9)
  294. SUBmenu("Search fwd     f9",2,normal-f9)
  295. SUBmenu("Search bkwd  S-f9",2,shft-f9)
  296. SUBmenu("Set search     f7",2,normal-f7)
  297.    menu("Replace          ",2,normal-f10)
  298. SUBmenu("Replace fwd   f10",2,normal-f10)
  299. SUBmenu("Rpl all fwd A-f10",2,alt-f10)
  300. SUBmenu("Rpl bkwd    S-f10",2,shft-f10)
  301. SUBmenu("Set replace    f8",2,normal-f8)
  302.    menu("Settings         ",2,ctl-8)
  303. checkedSUBmenu("Case sensitiv C-8",2,ctl-8,searchCaps)
  304. SUBmenu("Wildcards    A-f7",2,alt-f7)
  305. SUBmenu("Either-or    C-f7",2,ctl-f7)
  306.    menu("Grep             ",2,lAmiga-f9)
  307. SUBmenu("Grep fwd     L-f9",2,lAmiga-f9)
  308. SUBmenu("Grep bkwd    R-f9",2,rAmiga-f9)
  309. SUBmenu("Set Grep     L-f7",2,lAmiga-f7)
  310. SUBmenu("Grep repl-> L-f10",2,lAmiga-f10)
  311. SUBmenu("Grep repl<- R-f10",2,rAmiga-f10)
  312.    menu("Bookmarks        ",2,shft-gadget1)
  313. SUBmenu("Goto->mark S-gad1",2,shft-gadget1)
  314. SUBmenu("Goto<-mark S-gad2",2,shft-gadget2)
  315. SUBmenu("Set mark   S-gad3",2,shft-gadget3)
  316.  
  317. menu("Buffers",3,normal-f1)
  318.    menu("Buffers          ",3,alt-w)
  319.    SUBmenu("Swap buf #0   A-w",3,alt-w)
  320.    SUBmenu("Swap buf #41  C-w",3,ctl-w)
  321.    SUBmenu("See buffers SC-f6",3,shftCtl-f6)
  322.    SUBmenu("Edit buffer SA-f6",3,shftAlt-f6)
  323.    SUBmenu("Free buffers A-f3",3,alt-f3)
  324.    SUBmenu("Push buffer   L-w",3,lAmiga-w)
  325.    SUBmenu("Pop buffer    R-w",3,rAmiga-w)
  326.    SUBmenu("Roll stack   SA-w",3,shftAlt-w)
  327.       menu("Data file        ",3,alt-f6)
  328.    ..SUBmenu("UStar            ",3,virtual-u)
  329.    ..SUBmenu("Directory Utility",3,virtual-d)
  330.    ..SUBmenu("Regular UE data  ",3,virtual-e)
  331.    SUBmenu("Save data    A-f6",3,alt-f6)
  332.    SUBmenu("Load data    C-f6",3,ctl-f6)
  333.       menu("Compile          ",3,normal-f6)
  334.    SUBmenu("Compile        f6",3,normal-f6)
  335.    SUBmenu("Cfg defalts AC-f6",3,altCtl-f6)
  336.    SUBmenu("Make command S-f6",3,shft-f6)
  337.       menu("Keys             ",3,normal-f5)
  338.    SUBmenu("Swap keys      f5",3,normal-f5)
  339.    SUBmenu("Swap mouseUp  A-m",3,alt-m)
  340.    SUBmenu("Kill key   SAC-f6",3,shftAltCtl-f6)
  341.    SUBmenu("Find key     L-f6",3,lAmiga-f6)
  342.       menu("Learn            ",3,ctl-s)
  343.    checkedSUBmenu("Start learn   C-s",3,ctl-s,learnMode)
  344.    SUBmenu("End/Run learn C-r",3,ctl-r)
  345.    SUBmenu("Save learn    C-5",3,ctl-5)
  346.    SUBmenu("Load learn    C-6",3,ctl-6)
  347.    SUBmenu("Load & run    C-7",3,ctl-7)
  348.       menu("Save state   R-f5",3,rAmiga-f5)
  349.       menu("Load state   R-f6",3,rAmiga-f6)
  350.       menu("Name gadget C-esc",3,ctl-esc)
  351.       menu("Speak hilite  A-s",3,alt-s)
  352.  
  353. menu("Edits",4,normal-f1)
  354. checkedmenu("Col display  SC-`",4,shftCtl-`,columnar)
  355.       menu("Cut&Paste Hilite ",4,normal-kpDot)
  356.    SUBmenu("Copy          kp.",4,normal-kpDot)
  357.    SUBmenu("Cut           kp-",4,normal-kpMinus)
  358.    SUBmenu("Paste     kpEnter",4,normal-kpEnter)
  359.    SUBmenu("Clear         C-h",4,ctl-h)
  360.    menu("Cut&Paste Invert ",4,ctl-kpDot)
  361.    SUBmenu("I-Copy      C-kp.",4,ctl-kpDot)
  362.    SUBmenu("I-Cut       C-kp-",4,ctl-kpMinus)
  363.    SUBmenu("I-Paste C-kpEnter",4,ctl-kpEnter)
  364.    SUBmenu("I-Clear       C-i",4,ctl-i)
  365.    menu("Columnar         ",4,shftCtl-1)
  366.    SUBmenu("Col Cut      SC-1",4,shftCtl-1)
  367.    SUBmenu("Col Erase    SC-2",4,shftCtl-2)
  368.    SUBmenu("Col Copy     SC-3",4,shftCtl-3)
  369.    SUBmenu("Col Insert   SC-4",4,shftCtl-4)
  370.    SUBmenu("Col Overlay  SC-5",4,shftCtl-5)
  371.    SUBmenu("Ins Hil->Csr SC-6",4,shftCtl-6)
  372.    SUBmenu("Ovl Hil->Csr SC-7",4,shftCtl-7)
  373.       menu("Text reformats   ",4,ctl-3)
  374.    SUBmenu("Paragraph     C-3",4,ctl-3)
  375.    SUBmenu("Del white-spc C-4",4,ctl-4)
  376.    SUBmenu("Tabs->spaces  L-t",4,lAmiga-t)
  377.    SUBmenu("Spaces->tabs  R-t",4,rAmiga-t)
  378.       menu("Printing         ",4,alt-p)
  379.    SUBmenu("Print select  A-p",4,alt-p)
  380.    SUBmenu("Print hilite  C-p",4,ctl-p)
  381.    SUBmenu("Print file   AC-p",4,altCtl-p)
  382.    SUBmenu("Restart print L-s",4,lAmiga-s)
  383.    SUBmenu("Abort print   L-a",4,lAmiga-a)
  384.    SUBmenu("Stop all prts R-a",4,rAmiga-a)
  385.    SUBmenu("Code help   SAC-p",4,shftAltCtl-p)
  386.    SUBmenu("Bracket hiliteL-p",4,lAmiga-p)
  387.    SUBmenu("Find code     R-g",4,rAmiga-g)
  388.    SUBmenu("Embed code    L-g",4,lAmiga-g)
  389.    SUBmenu("Type formfeed L-f",4,lAmiga-f)
  390.       menu("Paging           ",4,alt-3)
  391.    SUBmenu("Go to page #  A-3",4,alt-3)
  392.    SUBmenu("Top of page   L-h",4,lAmiga-h)
  393.    SUBmenu("Bottom page   L-b",4,lAmiga-b)
  394.    SUBmenu("Divide page   L-v",4,lAmiga-v)
  395.    SUBmenu("Auto page div L-r",4,lAmiga-r)
  396.    SUBmenu("Del page div  L-d",4,lAmiga-d)
  397.    SUBmenu("Del page #    L-y",4,lAmiga-y)
  398.       menu("Spelling         ",4,rAmiga-u)
  399.    SUBmenu("Load speller  R-u",4,rAmiga-u)
  400.    SUBmenu("Check fwd     R-c",4,rAmiga-c)
  401.    SUBmenu("Chk&mark fwd  R-m",4,rAmiga-m)
  402.    SUBmenu("Chk & collect R-l",4,rAmiga-l)
  403.    SUBmenu("Merge w/ dict R-d",4,rAmiga-d)
  404.    SUBmenu("Del from dict R-e",4,rAmiga-e)
  405.    SUBmenu("Free Speller  R-f",4,rAmiga-f)
  406.       menu("Rexx             ",4,altCtl-1)
  407.    SUBmenu("Ed out buf62 AC-1",4,altCtl-1)
  408.    SUBmenu("Ed in buf61  AC-2",4,altCtl-2)
  409.    SUBmenu("Buf62->Rexx  AC-3",4,altCtl-3)
  410.    SUBmenu("Buf61<-Rexx  AC-4",4,altCtl-4)
  411.    SUBmenu("hilite->Rexx AC-5",4,altCtl-5)
  412.    SUBmenu("Cursor<-Rexx AC-6",4,altCtl-6)
  413.    SUBmenu("Reply OKAY-> AC-7",4,altCtl-7)
  414.    SUBmenu("Reply text-> AC-8",4,altCtl-8)
  415.    checkedSUBmenu("Auto-traffic AC-9",4,altCtl-9,userGlobalB)
  416.    SUBmenu("Make x.rexx  AC-0",4,altCtl-0)
  417.  
  418. menu("Modes",5,normal-f1)
  419.              menu("HYPER TEXT       ",5,lAmiga-gadget1)
  420.           SUBmenu("Hyper Text L-gad1",5,lAmiga-gadget1)
  421.           SUBmenu("Open HT    L-gad3",5,lAmiga-gadget3)
  422.           SUBmenu("Close HT   L-gad4",5,lAmiga-gadget4)
  423.              menu("TEACH KEYS       ",5,ctl-help)
  424.    checkedSUBmenu("Teach keys C-help",5,ctl-help,teachKeys)
  425.           SUBmenu("Teach one     C-t",5,ctl-t)
  426.              menu("Local modes      ",5,shft-f5)
  427.    checkedSUBmenu("OverStrike   S-f5",5,shft-f5,overStrike)
  428.    checkedSUBmenu("WordWrap     C-f5",5,ctl-f5,wordWrap)
  429.    checkedSUBmenu("Right justify A-j",5,alt-j,rightJustify)
  430.    checkedSUBmenu("AutoIndent   A-f5",5,alt-f5,autoIndent)
  431.    checkedSUBmenu("Read-only   SA-f5",5,shftAlt-f5,readOnly)
  432.    checkedSUBmenu("Changed flag L-f5",5,lAmiga-f5,changed)
  433.    checkedSUBmenu("Use tabs   AC-tab",5,altCtl-tab,trueTabs)
  434.    checkedSUBmenu("AutoBackup SAC-f5",5,shftAltCtl-f5,autoBackup)
  435.    checkedSUBmenu("Map illegals SA-m",5,shftAlt-m,mapChars)
  436.    checkedSUBmenu("Save on idle C-f2",5,ctl-f2,userLocalA)
  437.              menu("Global modes     ",5,ctl-2)
  438.    checkedSUBmenu("Row/Column    C-2",5,ctl-2,rowCol)
  439.    checkedSUBmenu("Mark gadgets  C-g",5,ctl-g,markGadgets)
  440.    checkedSUBmenu("Invisibles    C-v",5,ctl-v,spooks)
  441.    checkedSUBmenu("Busies        C-b",5,ctl-b,busies)
  442.    checkedSUBmenu("Use keys      A-u",5,alt-u,useKeys)
  443.    checkedSUBmenu("Make icons   AC-i",5,altCtl-i,icons)
  444.  
  445. menu("Numbers",6,normal-f1)
  446.       menu("Show vals  S-help",6,shft-help)
  447.    menu("Tab ruler        ",6,shftAlt-tab)
  448.    SUBmenu("See ruler  SA-tab",6,shftAlt-tab)
  449.    SUBmenu("Set ruler  SC-tab",6,shftCtl-tab)
  450.    SUBmenu("Tab ruler SAC-tab",6,shftAltCtl-tab)
  451.       menu("Line-Page        ",6,ctl-return)
  452.    SUBmenu("Line length C-rtn",6,ctl-return)
  453.    SUBmenu("Lines/page    A-g",6,alt-g)
  454.    SUBmenu("Left margin   L-m",6,lAmiga-m)
  455.    SUBmenu("Top margin    L-u",6,lAmiga-u)
  456.    SUBmenu("Bottom margin L-l",6,lAmiga-l)
  457.    SUBmenu("End of line   C-e",6,ctl-e)
  458.       menu("Command mult  C-m",6,ctl-m)
  459.       menu("Max files   AC-f1",6,altCtl-f1)
  460.       menu("Idle timer  SAC-i",6,shftAltCtl-i)
  461.       menu("PM terminator ESC",6,normal-esc)
  462.       menu("File size     C-1",6,ctl-1)
  463.  
  464. menu("Display",7,normal-f1)
  465.    menu("Colors     A-help",7,alt-help)
  466.    menu("Tune RGB    A-esc",7,alt-esc)
  467.    checkedMenu("Hide display  R-h",7,rAmiga-h,hideDisplay)
  468.    menu("Scroll type   R-s",7,rAmiga-s)
  469.    menu("Split windows    ",7,lAmiga-9)
  470. SUBmenu("Next split    L-9",7,lAmiga-9)
  471. SUBmenu("Drop split    L-0",7,lAmiga-0)
  472. SUBmenu("Split lines   L-8",7,lAmiga-8)
  473. SUBmenu("Mouse size    L-=",7,lAmiga-=)
  474. SUBmenu("Curr buf      L-c",7,lAmiga-c)
  475. SUBmenu("Undo buf      L-1",7,lAmiga-1)
  476. SUBmenu("Search buf    L-2",7,lAmiga-2)
  477. SUBmenu("Replac buf    L-3",7,lAmiga-3)
  478. SUBmenu("Hilite buf    L-4",7,lAmiga-4)
  479. SUBmenu("Invert buf    L-5",7,lAmiga-5)
  480. SUBmenu("Columnar      L-6",7,lAmiga-6)
  481. SUBmenu("Directories   L-7",7,lAmiga-7)
  482.    menu("Lace/planes      ",7,shft-esc)
  483. SUBmenu("Toggle      S-esc",7,shft-esc)
  484. SUBmenu("Reg 1 plane  R-f1",7,rAmiga-f1)
  485. SUBmenu("Reg 2 planes R-f2",7,rAmiga-f2)
  486. SUBmenu("Lace 1 plane R-f3",7,rAmiga-f3)
  487. SUBmenu("Lace 2 plane R-f4",7,rAmiga-f4)
  488.    menu("Refresh   SC-help",7,shftCtl-help)
  489.    menu("Do menus SAC-help",7,shftAltCtl-help)
  490.    menu("Unhilite      A-h",7,alt-h)
  491.    menu("Uninvert      A-i",7,alt-i)
  492.  
  493.      nameBuffer(37,"Copied Columnar")
  494.      nameBuffer(38,"S:Directories")
  495.      nameBuffer(42,"Help!")
  496.      nameBuffer(45,"Scratch Deletes")
  497.      nameBuffer(46,"Copied Invert")
  498.      nameBuffer(47,"Copied Hilite")
  499.      nameBuffer(48,"Replace String")
  500.      nameBuffer(49,"Search String")
  501.      nameBuffer(61,"Rexx Msg/Reply IN")
  502.      nameBuffer(62,"Rexx Msg/Reply OUT")
  503.      refreshDisplay
  504.      runKey(shftAltCtl-a)
  505.      ..toggle(toTiny)
  506.      >
  507.  
  508.                                    *****
  509. Here is a description of how buffers are used in the config files.  If you
  510. make changes which involve buffers, you should follow the convention in this
  511. list:  (You can change this convention entirely, of course.)
  512.  
  513. buf55-99 = available for user commands
  514. buf50-54 = used for temporary purposes in commands
  515. buf49 = search or grep string
  516. buf48 = replace string
  517. buf47 = copied hilite
  518. buf46 = copied invert
  519. buf45 = holds scratch deletes for Undo, keypad-0
  520. buf44 = make-command buffer
  521. buf43 = document names
  522. buf42 = holds Help, if loaded
  523. buf41 = used in buffer swapping command, ctl-w
  524. buf40 = used for AmigaDOS commands
  525. buf39 = used for result of AmigaDOS commands (if result selected)
  526. buf38 = directory names
  527. buf37 = copied columnar data
  528. buf35 = holds REXXCOMM File for Rexx interface
  529. buf62 = Rexx msg/reply output buffer
  530. buf61 = Rexx msg/reply input buffer
  531.  
  532. ....................
  533. The above is just the initial stuff in Uedit's standard config.  The
  534. following are extensions for Config! and should be included with it:
  535.  
  536.     Config!H - hyper text, grep, bookmark commands
  537.     Config!M - miscellaneous commands
  538.     Config!P - printing commands
  539.     Config!R - ARexx-interface commands
  540.     Config!S - spell-checking commands
  541.  
  542. When you compile Config! with Uedit using "Run UE -c", the extension files
  543. are pulled in automatically.
  544. ....................
  545.